summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2017-12-21 22:13:22 -0500
committerTom Rini <[email protected]>2018-01-10 08:05:52 -0500
commitec75fab302a8b2ddf291cc1b7219b0333cea1a4d (patch)
treee1e18c826f5c564d10674cc83b0919e465a3b5ce /scripts/cleanpatch
parent2c33b0c7d8deca7e9a907365a59fcbcde531c70d (diff)
build: Drop CONFIG_SPL_BUILD guards in some cases
Given gcc-6.1 and later we can now safely have strings discarded when the functions are unused. This lets us drop certain cases of not building something so that we don't have the strings brought in when the code was discarded. Simplify the code now by dropping guards we don't need now. Cc: Stefano Babic <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: Chander Kashyap <[email protected]> Cc: Thomas Abraham <[email protected]> Cc: Vipin Kumar <[email protected]> Cc: Wenyou Yang <[email protected]> Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions