summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRobert P. J. Day <[email protected]>2016-03-27 10:18:55 -0400
committerTom Rini <[email protected]>2016-04-01 17:17:43 -0400
commit5735bca5f677a5aeb61364a6491080c6bb2ebc0e (patch)
treeedaa715bbcbb8d152006c4a63709263f890ee649 /scripts
parent92a4c3dfb37d711b8a98e5a606ab0a3e720b70d5 (diff)
post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYS
Since POST_ALWAYS is defined as: #define POST_ALWAYS (POST_NORMAL | \ POST_SLOWTEST | \ POST_MANUAL | \ POST_POWERON ) there is no need to redundantly bitmask it with POST_MANUAL. Signed-off-by: Robert P. J. Day <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions