linux-kernel-test/drivers/staging/iio
Randy Dunlap 2fdec57610 Staging: iio: fix duplicate dev_attr_name
device attr's should be static, otherwise duplicate identifiers are
created:

drivers/staging/iio/trigger/iio-trig-gpio.o:(.data+0x1c): multiple definition of `dev_attr_name'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15 12:02:26 -07:00
..
accel Staging: iio: fix duplicate dev_attr_name 2009-09-15 12:02:26 -07:00
adc Staging: IIO: max1363 add software ring buffer support using ring_sw 2009-09-15 12:02:25 -07:00
Documentation Staging: IIO: Initial documentation 2009-09-15 12:02:25 -07:00
light Staging: IIO: tsl2561 digital light sensor core support 2009-09-15 12:02:24 -07:00
trigger Staging: iio: fix duplicate dev_attr_name 2009-09-15 12:02:26 -07:00
chrdev.h
iio.h
industrialio-core.c
industrialio-ring.c Staging: IIO: Add generic ring buffer support to the IIO core 2009-09-15 12:02:24 -07:00
industrialio-trigger.c Staging: IIO: Trigger support added to core. 2009-09-15 12:02:25 -07:00
Kconfig Staging: IIO: Periodic timer based trigger 2009-09-15 12:02:25 -07:00
Makefile Staging: IIO: Periodic timer based trigger 2009-09-15 12:02:25 -07:00
ring_generic.h Staging: IIO: Add generic ring buffer support to the IIO core 2009-09-15 12:02:24 -07:00
ring_hw.h Staging: IIO: VTI sca3000 series accelerometer driver (spi) 2009-09-15 12:02:24 -07:00
ring_sw.c Staging: iio: Fix type warnings 2009-09-15 12:02:26 -07:00
ring_sw.h Staging: IIO: Ring buffer: Initial pass at rarely locked ring buffer 2009-09-15 12:02:25 -07:00
sysfs.h
TODO Staging: IIO: Add todo list for staging 2009-09-15 12:02:26 -07:00
trigger_consumer.h Staging: IIO: Trigger support added to core. 2009-09-15 12:02:25 -07:00
trigger.h Staging: IIO: Trigger support added to core. 2009-09-15 12:02:25 -07:00