linux-stable/drivers/staging/dream
Julia Lawall a5ca2dfc4e staging: Make some structures static
This was done using a semantic patch (http://coccinelle.lip6.fr/) that
checks that the declaration is not inside a function definition, that the
defined variable is not exported using EXPORTED_SYMBOL, etc, and that the
defined variable does not occur in any other file.  If these conditions
hold, static is added before the declaration.

Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:02:24 -07:00
..
camera Staging: dream, fix buf overflow 2009-09-15 12:02:04 -07:00
qdsp5 staging: Make some structures static 2009-09-15 12:02:24 -07:00
smd staging: Make some structures static 2009-09-15 12:02:24 -07:00
gpio_axis.c Staging: dream: add support for input on GPIO pins 2009-09-15 12:02:05 -07:00
gpio_event.c Staging: dream: add support for input on GPIO pins 2009-09-15 12:02:05 -07:00
gpio_input.c Staging: dream: add support for input on GPIO pins 2009-09-15 12:02:05 -07:00
gpio_matrix.c Staging: dream: add support for input on GPIO pins 2009-09-15 12:02:05 -07:00
gpio_output.c Staging: dream: add support for input on GPIO pins 2009-09-15 12:02:05 -07:00
Kconfig Staging: dream: add support for input on GPIO pins 2009-09-15 12:02:05 -07:00
Makefile Staging: dream: add support for input on GPIO pins 2009-09-15 12:02:05 -07:00
synaptics_i2c_rmi.c Staging: dream: Synaptics touchscreen: check that smbus is available 2009-09-15 12:02:05 -07:00
synaptics_i2c_rmi.h Staging: HTC Dream: touchscreen driver for staging 2009-09-15 12:02:04 -07:00