diff options
author | Guenter Roeck <linux@roeck-us.net> | 2015-03-11 03:31:04 (GMT) |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2015-03-13 14:45:24 (GMT) |
commit | a697c2efba03ac7bfdbffbba7f0f1aa294f7dee0 (patch) | |
tree | d497ac1d60cbeb2c8723e0919c5f06f4df09c9fa /Documentation/filesystems/autofs4-mount-control.txt | |
parent | 8cbba1ab1ae15b3a5d96caa526eac607f80bda23 (diff) | |
download | linux-a697c2efba03ac7bfdbffbba7f0f1aa294f7dee0.tar.xz |
of/platform: Fix sparc:allmodconfig build
sparc:allmodconfig fails to build with:
drivers/built-in.o: In function `platform_bus_init':
(.init.text+0x3684): undefined reference to `of_platform_register_reconfig_notifier'
of_platform_register_reconfig_notifier is only declared if both OF_ADDRESS
and OF_DYNAMIC are configured. Yet, the include file only declares a dummy
function if OF_DYNAMIC is not configured. The sparc architecture does not
configure OF_ADDRESS, but does configure OF_DYNAMIC, causing above error.
Fixes: 801d728c10db ("of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type")
Cc: Pantelis Antoniou <pantelis.antoniou@konsulko.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/filesystems/autofs4-mount-control.txt')
0 files changed, 0 insertions, 0 deletions