diff options
author | David Woodhouse <dwmw2@infradead.org> | 2006-09-21 08:54:44 +0100 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2006-09-21 08:54:44 +0100 |
commit | cb16da6a71924772dc4580c16541dece2b9a8472 (patch) | |
tree | bd7123f40017aad05441a924c1d6dfd7c57559fd /include/asm-arm26 | |
parent | 0000f0b1bc9aa340356a8dcdb9e8b1dbbaf0afcb (diff) | |
download | linux-cb16da6a71924772dc4580c16541dece2b9a8472.tar.bz2 |
Remove ARM26 header export.
We ought to be able to use ARM headers; no need for special ARM26 version.
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'include/asm-arm26')
-rw-r--r-- | include/asm-arm26/Kbuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm26/Kbuild b/include/asm-arm26/Kbuild deleted file mode 100644 index c68e1680da01..000000000000 --- a/include/asm-arm26/Kbuild +++ /dev/null @@ -1 +0,0 @@ -include include/asm-generic/Kbuild.asm |