diff options
| author | Krzysztof Helt <[email protected]> | 2007-10-16 01:28:31 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-10-16 09:43:14 -0700 |
| commit | f259ebb67b61bd8276fbfba43e119e68754be027 (patch) | |
| tree | 0facbd973e17af84656e57f9614888a70906129d /include/linux/debugobjects.h | |
| parent | 65faaeb359b4ed1991b32b381bf155fa9b85293f (diff) | |
pm3fb: header file reduction
This patch removes constants named AAA_DISABLE with value 0. They are redudant
and misleading ( a |= AAA_DISABLE does nothing and usually should be
a &= ~AAA_ENABLE).
Signed-off-by: Krzysztof Helt <[email protected]>
Signed-off-by: Antonino Daplas <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions