diff options
author | David S. Miller <davem@davemloft.net> | 2008-09-11 23:14:52 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-09-11 23:14:52 -0700 |
commit | 4845afac95a653f8e64c45024cbb94264df54b8f (patch) | |
tree | 0681cb6a1625d9957225ce4d1f33b4152660a98a /arch/sparc | |
parent | 3fbe36d8da0081dbee23c5d477d8142fab98c42e (diff) |
sparc64: Add __arch64__ to CHECKFLAGS
Otherwise sparse doesn't work. The 32 vs. 64 header ifdef
used under arch/sparc/include/asm/ is:
#if defined(__sparc__) && defined(__arch64__)
And that doesn't work for sparse unless we give it __arch64__
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions