git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59ce3df
)
m32r: Ignore warnings for unused syscalls
author
Hirokazu Takata
<takata@linux-m32r.org>
Thu, 13 Sep 2007 09:31:34 +0000
(18:31 +0900)
committer
Hirokazu Takata
<takata@linux-m32r.org>
Tue, 27 Nov 2007 16:24:04 +0000
(
01:24
+0900)
checksyscalls.sh reports warnings for missing syscalls.
But, on m32r, some legacy syscalls were removed elaborately.
This patch kills warnings for obsolete syscalls, which are
no longer used in the m32r kernel.
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
No differences found