Commit 2dbea9f3 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Cosmetic clean-up before syncing with mainline

Cosmetic clean-up before syncing with mainline.
parent 34330000
/* /*
* linux/arch/arm/mach-omap/board-generic.c * linux/arch/arm/mach-omap1/board-generic.c
* *
* Modified from board-innovator1510.c * Modified from board-innovator1510.c
* *
......
/* /*
* linux/arch/arm/mach-omap/board-h2.c * linux/arch/arm/mach-omap1/board-h2.c
* *
* Board specific inits for OMAP-1610 H2 * Board specific inits for OMAP-1610 H2
* *
......
/* /*
* linux/arch/arm/mach-omap/board-h3.c * linux/arch/arm/mach-omap1/board-h3.c
* *
* This file contains OMAP1710 H3 specific code. * This file contains OMAP1710 H3 specific code.
* *
......
/* /*
* linux/arch/arm/mach-omap/board-innovator.c * linux/arch/arm/mach-omap1/board-innovator.c
* *
* Board specific inits for OMAP-1510 and OMAP-1610 Innovator * Board specific inits for OMAP-1510 and OMAP-1610 Innovator
* *
......
/* /*
* linux/arch/arm/mach-omap/board-osk.c * linux/arch/arm/mach-omap1/board-osk.c
* *
* Board specific init for OMAP5912 OSK * Board specific init for OMAP5912 OSK
* *
......
/* /*
* linux/arch/arm/mach-omap/board-perseus2.c * linux/arch/arm/mach-omap1/board-perseus2.c
* *
* Modified from board-generic.c * Modified from board-generic.c
* *
......
/* /*
* linux/arch/arm/mach-omap/board-voiceblue.c * linux/arch/arm/mach-omap1/board-voiceblue.c
* *
* Modified from board-generic.c * Modified from board-generic.c
* *
......
/* /*
* linux/arch/arm/mach-omap/fpga.c * linux/arch/arm/mach-omap1/fpga.c
* *
* Interrupt handler for OMAP-1510 Innovator FPGA * Interrupt handler for OMAP-1510 Innovator FPGA
* *
......
/* /*
* linux/arch/arm/mach-omap/irq.c * linux/arch/arm/mach-omap1/irq.c
* *
* Interrupt handler for all OMAP boards * Interrupt handler for all OMAP boards
* *
......
/* /*
* linux/arch/arm/mach-omap/leds-h2p2-debug.c * linux/arch/arm/mach-omap1/leds-h2p2-debug.c
* *
* Copyright 2003 by Texas Instruments Incorporated * Copyright 2003 by Texas Instruments Incorporated
* *
......
/* /*
* linux/arch/arm/mach-omap/leds-innovator.c * linux/arch/arm/mach-omap1/leds-innovator.c
*/ */
#include <linux/config.h> #include <linux/config.h>
#include <linux/init.h> #include <linux/init.h>
......
/* /*
* linux/arch/arm/mach-omap/leds-osk.c * linux/arch/arm/mach-omap1/leds-osk.c
* *
* LED driver for OSK, and optionally Mistral QVGA, boards * LED driver for OSK, and optionally Mistral QVGA, boards
*/ */
......
/* /*
* linux/arch/arm/mach-omap/leds.c * linux/arch/arm/mach-omap1/leds.c
* *
* OMAP LEDs dispatcher * OMAP LEDs dispatcher
*/ */
......
/* /*
* linux/arch/arm/omap/dma.c * linux/arch/arm/plat-omap/dma.c
* *
* Copyright (C) 2003 Nokia Corporation * Copyright (C) 2003 Nokia Corporation
* Author: Juha Yrjl <juha.yrjola@nokia.com> * Author: Juha Yrjl <juha.yrjola@nokia.com>
......
/* /*
* linux/arch/arm/omap/mcbsp.c * linux/arch/arm/plat-omap/mcbsp.c
* *
* Copyright (C) 2004 Nokia Corporation * Copyright (C) 2004 Nokia Corporation
* Author: Samuel Ortiz <samuel.ortiz@nokia.com> * Author: Samuel Ortiz <samuel.ortiz@nokia.com>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment