diff options
Diffstat (limited to 'include/linux/byteorder/Kbuild')
-rw-r--r-- | include/linux/byteorder/Kbuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/byteorder/Kbuild b/include/linux/byteorder/Kbuild index fbaa7f9cee3..38437225b09 100644 --- a/include/linux/byteorder/Kbuild +++ b/include/linux/byteorder/Kbuild @@ -1,4 +1,2 @@ unifdef-y += big_endian.h unifdef-y += little_endian.h -unifdef-y += swab.h -unifdef-y += swabb.h |