diff options
author | David Howells <dhowells@redhat.com> | 2010-08-13 11:25:12 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-08-13 16:55:25 -0700 |
commit | fe622e76fddd986e56f22842a6ce292504727ef1 (patch) | |
tree | 7e901e8d5f42a76c0e9e8e33d75b6ff791a7b759 /tools | |
parent | c7887325230aec47d47a32562a6e26014a0fafca (diff) | |
download | op-kernel-dev-fe622e76fddd986e56f22842a6ce292504727ef1.zip op-kernel-dev-fe622e76fddd986e56f22842a6ce292504727ef1.tar.gz |
NOMMU: Remove an extraneous no_printk()
Remove an extraneous no_printk() in mm/nommu.c that got missed when the
function got generalised from several things that used it in commit
12fdff3fc248 ("Add a dummy printk function for the maintenance of unused
printks").
Without this, the following error is observed:
mm/nommu.c:41: error: conflicting types for 'no_printk'
include/linux/kernel.h:314: error: previous definition of 'no_printk' was here
Reported-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions