dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/iio/trigger
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
..
Kconfig Staging: IIO: Proof of concept gpio trigger 2009-09-15 12:02:25 -07:00
Makefile Staging: IIO: Proof of concept gpio trigger 2009-09-15 12:02:25 -07:00
iio-trig-gpio.c Staging: iio: fix duplicate dev_attr_name 2009-09-15 12:02:26 -07:00
iio-trig-periodic-rtc.c Staging: iio: fix duplicate dev_attr_name 2009-09-15 12:02:26 -07:00