summaryrefslogtreecommitdiff
path: root/depcomp
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2008-10-08 23:04:58 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2008-10-08 23:04:58 +0200
commit0045225e827e2195008f90d40b27423fcdbdedb8 (patch)
tree9be4f3017d554237c9e98fe788af13c133bfeac1 /depcomp
parentd547fc2a1be23e18c34eb189150ef55db8bc5c56 (diff)
Prepare next upload
* Update to Standards-Version 3.8.0, no changes needed. * Do not ignore errors in cscope.preinst. Fixes a lintian warning.
Diffstat (limited to 'depcomp')
0 files changed, 0 insertions, 0 deletions
serio is module
Since F03 is a boolean, "depends" on symbols that can be modules do not work quite right. We can enable F03 if SERIO is built-in or if both RMI core and SERIO core are modules. If SERIO core is module, but RMI is built-in, we'll get: drivers/built-in.o: In function `rmi_f03_attention': rmi_f03.c:(.text+0xf8ef8): undefined reference to `serio_interrupt' rmi_f03.c:(.text+0xf8fbd): undefined reference to `serio_interrupt' drivers/built-in.o: In function `rmi_f03_remove': rmi_f03.c:(.text+0xf9082): undefined reference to `serio_unregister_port' drivers/built-in.o: In function `rmi_f03_probe': rmi_f03.c:(.text+0xf9260): undefined reference to `__serio_register_port' Reported-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include/trace/perf.h')