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-- 248 bytes
flash.c -rw-r--r-- 2.3 KB
pci-dma-nommu.c -rw-r--r-- 4.6 KB
pci-dma.c -rw-r--r-- 3.3 KB
pci-frv.c -rw-r--r-- 6.7 KB
pci-frv.h -rw-r--r-- 902 bytes
pci-iomap.c -rw-r--r-- 857 bytes
pci-irq.c -rw-r--r-- 1.7 KB
pci-vdk.c -rw-r--r-- 12.5 KB

back to top