Revision 96eb7164e3c2f8c1b53118078e5c06f7c34c2d49 authored by Uwe Kleine-König on 01 February 2010, 14:57:25 UTC, committed by Ben Dooks on 07 March 2010, 22:02:16 UTC
Having a pointer to the probe function is unnecessary when using
platform_driver_probe and yields a section mismatch warning after
removing the white list entry "*driver" for
{ .data$, .data.rel$ } -> { .init.* } mismatches in modpost.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
1 parent 3f9900f
History
File Mode Size
Makefile -rw-r--r-- 145 bytes
gpio.c -rw-r--r-- 1.6 KB
irq.c -rw-r--r-- 1.8 KB
prom.c -rw-r--r-- 4.7 KB
serial.c -rw-r--r-- 1.4 KB
setup.c -rw-r--r-- 3.9 KB
time.c -rw-r--r-- 1.8 KB
wgt634u.c -rw-r--r-- 4.0 KB

back to top