linux/drivers/char/agp
Paul Gortmaker 4c020b032b drivers/char: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.  Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

Cc: David Airlie <airlied@linux.ie>
Cc: Matt Mackall <mpm@selenic.com>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Cc: Corey Minyard <minyard@acm.org>
Cc: Chris Metcalf <cmetcalf@tilera.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Peter Huewe <peterhuewe@gmx.de>
Cc: Ashley Lai <ashley@ashleylai.com>
Cc: Marcel Selhorst <tpmdd@selhorst.net>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-02-07 15:10:19 -08:00
..
agp.h
ali-agp.c
alpha-agp.c
amd64-agp.c PCI changes for the v3.14 merge window: 2014-01-22 16:39:28 -08:00
amd-k7-agp.c
ati-agp.c agp/ati: Use PCI_COMMAND instead of hard-coded 4 2014-01-07 11:37:27 -07:00
backend.c
compat_ioctl.c
compat_ioctl.h
efficeon-agp.c
frontend.c drivers/char: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
generic.c drivers/char: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
hp-agp.c
i460-agp.c
intel-agp.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2014-01-29 20:49:12 -08:00
intel-agp.h agp/intel: Use pci_bus_address() to get GTTADR bus address 2014-01-07 11:37:12 -07:00
intel-gtt.c drivers/char: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
isoch.c
Kconfig
Makefile
nvidia-agp.c
parisc-agp.c
sgi-agp.c drivers/char: delete non-required instances of include <linux/init.h> 2014-02-07 15:10:19 -08:00
sis-agp.c
sworks-agp.c
uninorth-agp.c
via-agp.c