diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2011-06-03 23:36:18 +0200 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2011-06-03 23:36:18 +0200 |
commit | 2c007a9d8cb018a3ce2106342f2aff2abca2a3bd (patch) | |
tree | 0502a0ec4f58d1e8316cf4594f25755390621fe3 /arch/tile/include/asm/fcntl.h | |
parent | clocksource: tile: convert to use clocksource_register_hz (diff) | |
download | linux-2c007a9d8cb018a3ce2106342f2aff2abca2a3bd.tar.xz linux-2c007a9d8cb018a3ce2106342f2aff2abca2a3bd.zip |
tile: use generic-y format for one-line asm-generic headers
This lets us remove a lot of one-line wrapper header files.
See commit d8ecc5cd8e227bc318513b5306ae88a474b8886d for context.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'arch/tile/include/asm/fcntl.h')
-rw-r--r-- | arch/tile/include/asm/fcntl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/tile/include/asm/fcntl.h b/arch/tile/include/asm/fcntl.h deleted file mode 100644 index 46ab12db5739..000000000000 --- a/arch/tile/include/asm/fcntl.h +++ /dev/null @@ -1 +0,0 @@ -#include <asm-generic/fcntl.h> |