From: Rickard Strandqvist Date: Thu, 1 Jan 2015 15:37:57 +0000 (+0100) Subject: m68k/atari: atakeyb.c - Remove some unused functions X-Git-Tag: fixes-v4.0-rc1~164^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23b94210267185db51f0be8d7115eb49b63b064b;p=pandora-kernel.git m68k/atari: atakeyb.c - Remove some unused functions Remove some functions that are not used anywhere: atari_kbd_leds() ikbd_exec() ikbd_mem_read() ikbd_mem_write() ikbd_clock_get() ikbd_clock_set() ikbd_pause() ikbd_resume() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed