Skip to content
Commit 50365c57 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Make Acorn partition types depend on ACORN_PARTITION



balamurugan reported a problem where it was possible to have
the various Acorn partition types selected in the configuration,
but ACORN_PARTITION disabled.  Since ACORN_PARTITION controls
whether we build fs/partitions/acorn.c, this lead to undefined
references to the adfspart_check_TYPE symbols.

Fix this by making the Acorn partition type symbols depend on
ACORN_PARTITION.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 50465d0d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment