diff options
| author | Chris Metcalf <cmetcalf@tilera.com> | 2011-06-03 17:36:18 -0400 |
|---|---|---|
| committer | Chris Metcalf <cmetcalf@tilera.com> | 2011-06-03 17:36:18 -0400 |
| commit | 2c007a9d8cb018a3ce2106342f2aff2abca2a3bd (patch) | |
| tree | 0502a0ec4f58d1e8316cf4594f25755390621fe3 /arch/tile/include/asm/div64.h | |
| parent | clocksource: tile: convert to use clocksource_register_hz (diff) | |
| download | linux-2c007a9d8cb018a3ce2106342f2aff2abca2a3bd.tar.gz 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/div64.h')
| -rw-r--r-- | arch/tile/include/asm/div64.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/tile/include/asm/div64.h b/arch/tile/include/asm/div64.h deleted file mode 100644 index 6cd978cefb28..000000000000 --- a/arch/tile/include/asm/div64.h +++ /dev/null @@ -1 +0,0 @@ -#include <asm-generic/div64.h> |
