diff options
Diffstat (limited to 'include/linux/byteorder/Kbuild')
-rw-r--r-- | include/linux/byteorder/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/byteorder/Kbuild b/include/linux/byteorder/Kbuild index d39dc0f7c67e..79bedddfd9ca 100644 --- a/include/linux/byteorder/Kbuild +++ b/include/linux/byteorder/Kbuild | |||
@@ -2,5 +2,4 @@ header-y += big_endian.h | |||
2 | header-y += little_endian.h | 2 | header-y += little_endian.h |
3 | 3 | ||
4 | unifdef-y += generic.h | 4 | unifdef-y += generic.h |
5 | unifdef-y += swabb.h | ||
6 | unifdef-y += swab.h | 5 | unifdef-y += swab.h |