Stop carrying around bitops.h header
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 12 Jan 2010 02:18:33 +0000 (18:18 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 12 Jan 2010 02:18:33 +0000 (18:18 -0800)
commit76865e77c249440e1602a8080045fc8c6ce02661
tree1009a2e9908a468f067756bff750c1b3c7c83c3e
parent2fb2ca0823756f8c80cde2f8e000ce585e752b30
Stop carrying around bitops.h header

The compat module now does this for us so we don't have
to do it ourselves. We just need to ensure to copy compat
and its headers into our path.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
scripts/admin-update.sh