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-- 230 bytes
cache-page.c -rw-r--r-- 1.9 KB
dma-alloc.c -rw-r--r-- 4.5 KB
elf-fdpic.c -rw-r--r-- 3.4 KB
extable.c -rw-r--r-- 2.4 KB
fault.c -rw-r--r-- 8.0 KB
highmem.c -rw-r--r-- 837 bytes
init.c -rw-r--r-- 5.8 KB
kmap.c -rw-r--r-- 1.3 KB
mmu-context.c -rw-r--r-- 5.2 KB
pgalloc.c -rw-r--r-- 4.0 KB
tlb-flush.S -rw-r--r-- 4.3 KB
tlb-miss.S -rw-r--r-- 18.5 KB

back to top