diff options
author | Andres Salomon <[email protected]> | 2010-10-29 21:04:19 -0700 |
---|---|---|
committer | David Woodhouse <[email protected]> | 2010-10-30 12:46:08 +0100 |
commit | 40847437f15221b5822ba70550e8b9fcccfb9bb3 (patch) | |
tree | 72e654f35832564b1be168fa38e9aeeffde28ef9 /net/unix/sysctl_net_unix.c | |
parent | 8cc9de3ebdf654601db51a516267dff89c49acc3 (diff) |
mtd: fix build error in m25p80.c
While building an x86 distro kernel, I hit the following:
Kernel: arch/x86/boot/bzImage is ready (#7)
ERROR: "of_mtd_parse_partitions" [drivers/mtd/devices/m25p80.ko]
undefined!
of_mtd_parse_partitions is defined with MTD_OF_PARTS, and that's only
built on PPC and microblaze. The code in question should be wrapped w/
a stricter #ifdef.
Signed-off-by: Andres Salomon <[email protected]>
Acked-by: Grant Likely <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions