From: Tony Lindgren Date: Mon, 23 Oct 2006 20:19:37 +0000 (+0300) Subject: Sync with mainline: Get rid of <#include linux/config.h> X-Git-Tag: v2.6.19-omap1~116 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=b983452be56be4169233c34be1134e8030be674b;p=linux-2.6-omap-h63xx.git Sync with mainline: Get rid of <#include linux/config.h> --- diff --git a/arch/arm/boot/compressed/head-omap.S b/arch/arm/boot/compressed/head-omap.S index 440e9a5edd3..ba3ecca4d61 100644 --- a/arch/arm/boot/compressed/head-omap.S +++ b/arch/arm/boot/compressed/head-omap.S @@ -5,7 +5,6 @@ * */ -#include #include #include diff --git a/arch/arm/plat-omap/bootreason.c b/arch/arm/plat-omap/bootreason.c index 32d6c9fb534..cb3e67ae682 100644 --- a/arch/arm/plat-omap/bootreason.c +++ b/arch/arm/plat-omap/bootreason.c @@ -27,7 +27,6 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include #include #include #include diff --git a/arch/arm/plat-omap/sti/sti.c b/arch/arm/plat-omap/sti/sti.c index 7b04e3899e8..1a96b522908 100644 --- a/arch/arm/plat-omap/sti/sti.c +++ b/arch/arm/plat-omap/sti/sti.c @@ -14,7 +14,6 @@ * License. See the file "COPYING" in the main directory of this archive * for more details. */ -#include #include #include #include diff --git a/drivers/bluetooth/brf6150.c b/drivers/bluetooth/brf6150.c index 7c09788f182..a379d7c586b 100644 --- a/drivers/bluetooth/brf6150.c +++ b/drivers/bluetooth/brf6150.c @@ -19,7 +19,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include #include #include diff --git a/drivers/cbus/retu-pwrbutton.c b/drivers/cbus/retu-pwrbutton.c index da8c14c73b2..7a7469f6f62 100644 --- a/drivers/cbus/retu-pwrbutton.c +++ b/drivers/cbus/retu-pwrbutton.c @@ -25,7 +25,6 @@ #include #include -#include #include #include #include diff --git a/drivers/cbus/retu-wdt.c b/drivers/cbus/retu-wdt.c index 97399070877..63194d86367 100644 --- a/drivers/cbus/retu-wdt.c +++ b/drivers/cbus/retu-wdt.c @@ -27,7 +27,6 @@ #include #include -#include #include #include #include diff --git a/drivers/cbus/retu.c b/drivers/cbus/retu.c index 0218050f47e..4f6b448c1f4 100644 --- a/drivers/cbus/retu.c +++ b/drivers/cbus/retu.c @@ -26,7 +26,6 @@ #include #include -#include #include #include #include diff --git a/drivers/cbus/tahvo-usb.c b/drivers/cbus/tahvo-usb.c index 9922ae0015f..c3652b77331 100644 --- a/drivers/cbus/tahvo-usb.c +++ b/drivers/cbus/tahvo-usb.c @@ -27,7 +27,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include #include #include #include diff --git a/drivers/cbus/tahvo.c b/drivers/cbus/tahvo.c index bb19715e26c..1f25663b85d 100644 --- a/drivers/cbus/tahvo.c +++ b/drivers/cbus/tahvo.c @@ -26,7 +26,6 @@ #include #include -#include #include #include #include diff --git a/drivers/char/omap-rtc.c b/drivers/char/omap-rtc.c index 1ae41222bf7..f48563f7148 100644 --- a/drivers/char/omap-rtc.c +++ b/drivers/char/omap-rtc.c @@ -43,7 +43,6 @@ * REVISIT: Elaborate on OMAP1510 TRM 15uS BUSY access rule. */ -#include #include #include #include diff --git a/drivers/i2c/chips/isp1301_omap.c b/drivers/i2c/chips/isp1301_omap.c index 0931bec2b9d..53a486306af 100644 --- a/drivers/i2c/chips/isp1301_omap.c +++ b/drivers/i2c/chips/isp1301_omap.c @@ -21,7 +21,6 @@ #undef DEBUG #undef VERBOSE -#include #include #include #include diff --git a/drivers/i2c/chips/tlv320aic23.c b/drivers/i2c/chips/tlv320aic23.c index fac8d6b7518..c1e27f1b042 100644 --- a/drivers/i2c/chips/tlv320aic23.c +++ b/drivers/i2c/chips/tlv320aic23.c @@ -20,7 +20,6 @@ * */ -#include #include #include #include diff --git a/drivers/leds/leds-omap-pwm.c b/drivers/leds/leds-omap-pwm.c index 2acd66ea1ad..b6c4d765838 100644 --- a/drivers/leds/leds-omap-pwm.c +++ b/drivers/leds/leds-omap-pwm.c @@ -10,7 +10,6 @@ * published by the Free Software Foundation. */ -#include #include #include #include diff --git a/drivers/leds/leds-omap.c b/drivers/leds/leds-omap.c index 4667ece4001..040b7e41d84 100644 --- a/drivers/leds/leds-omap.c +++ b/drivers/leds/leds-omap.c @@ -10,7 +10,6 @@ * published by the Free Software Foundation. */ -#include #include #include #include diff --git a/drivers/media/video/omap/camera_core.c b/drivers/media/video/omap/camera_core.c index 7521dbd22a5..f2662647ee8 100644 --- a/drivers/media/video/omap/camera_core.c +++ b/drivers/media/video/omap/camera_core.c @@ -21,7 +21,6 @@ * 27/03/05 Vladimir Barinov - Added support for power management */ -#include #include #include #include diff --git a/drivers/media/video/omap/omap16xxcam.c b/drivers/media/video/omap/omap16xxcam.c index 74198af2a46..f2d949c3d98 100644 --- a/drivers/media/video/omap/omap16xxcam.c +++ b/drivers/media/video/omap/omap16xxcam.c @@ -18,7 +18,6 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#include #include #include #include diff --git a/drivers/spi/omap_uwire.c b/drivers/spi/omap_uwire.c index d47b3eeae0b..d3a421b9f31 100644 --- a/drivers/spi/omap_uwire.c +++ b/drivers/spi/omap_uwire.c @@ -30,7 +30,6 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include #include #include #include diff --git a/drivers/usb/musb/cppi_dma.c b/drivers/usb/musb/cppi_dma.c index 3951348a145..a7ab673c58c 100644 --- a/drivers/usb/musb/cppi_dma.c +++ b/drivers/usb/musb/cppi_dma.c @@ -6,7 +6,6 @@ * TUSB 6010 over VLYNQ has CPPI that looks much like DaVinci. */ -#include #include #include "musbdefs.h" diff --git a/drivers/usb/musb/davinci.c b/drivers/usb/musb/davinci.c index 6671b3edd24..76d6849c8cc 100644 --- a/drivers/usb/musb/davinci.c +++ b/drivers/usb/musb/davinci.c @@ -21,7 +21,6 @@ * */ -#include #include #include #include diff --git a/drivers/usb/musb/musb_host.c b/drivers/usb/musb/musb_host.c index 669e15e6944..b811005bb41 100644 --- a/drivers/usb/musb/musb_host.c +++ b/drivers/usb/musb/musb_host.c @@ -32,7 +32,6 @@ * GRAPHICS SUPPORT CUSTOMER. ******************************************************************/ -#include #include #include #include diff --git a/drivers/usb/musb/musb_procfs.c b/drivers/usb/musb/musb_procfs.c index c3fa527a7de..d2e56a0cf8d 100644 --- a/drivers/usb/musb/musb_procfs.c +++ b/drivers/usb/musb/musb_procfs.c @@ -37,7 +37,6 @@ * The code managing debug files (currently in procfs). */ -#include #include #include #include diff --git a/drivers/usb/musb/omap2430.c b/drivers/usb/musb/omap2430.c index 1998ef220a9..5e5c9879965 100644 --- a/drivers/usb/musb/omap2430.c +++ b/drivers/usb/musb/omap2430.c @@ -20,7 +20,6 @@ * Suite 330, Boston, MA 02111-1307 USA * */ -#include #include #include #include @@ -30,7 +29,6 @@ #include #include -#include #include #include #include diff --git a/drivers/usb/musb/otg.c b/drivers/usb/musb/otg.c index 576c0eecf23..def95a1c581 100644 --- a/drivers/usb/musb/otg.c +++ b/drivers/usb/musb/otg.c @@ -52,7 +52,6 @@ * the USB-IF OTG tests even at full speed; presumably not. */ -#include #include #include #include diff --git a/drivers/usb/musb/plat_uds.c b/drivers/usb/musb/plat_uds.c index 5f3caca3522..bb22005944e 100644 --- a/drivers/usb/musb/plat_uds.c +++ b/drivers/usb/musb/plat_uds.c @@ -93,7 +93,6 @@ * Most of the conditional compilation will (someday) vanish. */ -#include #include #include #include diff --git a/drivers/usb/musb/tusb6010.c b/drivers/usb/musb/tusb6010.c index 677f2fb67c8..22191040e48 100644 --- a/drivers/usb/musb/tusb6010.c +++ b/drivers/usb/musb/tusb6010.c @@ -15,7 +15,6 @@ * interface. */ -#include #include #include #include diff --git a/drivers/usb/musb/tusb6010_omap.c b/drivers/usb/musb/tusb6010_omap.c index c4fe0fbd190..971d8b68062 100644 --- a/drivers/usb/musb/tusb6010_omap.c +++ b/drivers/usb/musb/tusb6010_omap.c @@ -8,7 +8,6 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ -#include #include #include #include diff --git a/drivers/usb/musb/virthub.c b/drivers/usb/musb/virthub.c index a1c7152bb31..7fb86df003d 100644 --- a/drivers/usb/musb/virthub.c +++ b/drivers/usb/musb/virthub.c @@ -32,7 +32,6 @@ * GRAPHICS SUPPORT CUSTOMER. ******************************************************************/ -#include #include #include #include diff --git a/drivers/video/omap/hwa742.c b/drivers/video/omap/hwa742.c index 0f8e2fbee71..5c961664cf9 100644 --- a/drivers/video/omap/hwa742.c +++ b/drivers/video/omap/hwa742.c @@ -22,7 +22,6 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include #include #include #include diff --git a/drivers/video/omap/lcdc.c b/drivers/video/omap/lcdc.c index 1faa9c5651b..99796ec24b7 100644 --- a/drivers/video/omap/lcdc.c +++ b/drivers/video/omap/lcdc.c @@ -20,7 +20,6 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include #include #include #include diff --git a/drivers/video/omap/omapfb_main.c b/drivers/video/omap/omapfb_main.c index 731b0575595..f6586985006 100644 --- a/drivers/video/omap/omapfb_main.c +++ b/drivers/video/omap/omapfb_main.c @@ -26,7 +26,6 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include #include #include diff --git a/drivers/video/omap/sossi.c b/drivers/video/omap/sossi.c index 447989f7221..8149de0b94e 100644 --- a/drivers/video/omap/sossi.c +++ b/drivers/video/omap/sossi.c @@ -20,7 +20,6 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include #include #include #include diff --git a/sound/arm/omap/omap-alsa-aic23-mixer.c b/sound/arm/omap/omap-alsa-aic23-mixer.c index 1fb0160d1b2..7ae352da9c0 100644 --- a/sound/arm/omap/omap-alsa-aic23-mixer.c +++ b/sound/arm/omap/omap-alsa-aic23-mixer.c @@ -37,7 +37,6 @@ * with aic23 codec for osk5912 */ -#include #include #include diff --git a/sound/arm/omap/omap-alsa-dma.c b/sound/arm/omap/omap-alsa-dma.c index 3056ee158e0..00359cb1890 100644 --- a/sound/arm/omap/omap-alsa-dma.c +++ b/sound/arm/omap/omap-alsa-dma.c @@ -41,7 +41,6 @@ * 2005-12-18 Dirk Behme - Added L/R Channel Interchange fix as proposed by Ajaya Babu */ -#include #include #include #include diff --git a/sound/oss/omap-audio-dma-intfc.c b/sound/oss/omap-audio-dma-intfc.c index 7bcc3fa499d..3974efc6ade 100644 --- a/sound/oss/omap-audio-dma-intfc.c +++ b/sound/oss/omap-audio-dma-intfc.c @@ -32,7 +32,6 @@ * 2005-12-10 Dirk Behme - Added L/R Channel Interchange fix as proposed by Ajaya Babu */ -#include #include #include #include diff --git a/sound/oss/omap-audio.c b/sound/oss/omap-audio.c index cc1f14a2d29..84f544598ef 100644 --- a/sound/oss/omap-audio.c +++ b/sound/oss/omap-audio.c @@ -29,7 +29,6 @@ /***************************** INCLUDES ************************************/ -#include #include #include #include