]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
m68knommu: Remove unnecessary prototype for kobjsize()
authorTobias Klauser <tklauser@distanz.ch>
Fri, 20 Jun 2014 07:29:36 +0000 (09:29 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Fri, 20 Jun 2014 13:12:10 +0000 (23:12 +1000)
commit9a1a1aea7572179bebb7e9755be4c7d220e05cb4
treedf60fbbaf551cbdbd35a6c41dd02d7fb17e57fde
parent817f72d680828bb848099adf69fd35c14ff2e182
m68knommu: Remove unnecessary prototype for kobjsize()

The prototype for kobjsize() is already defined in linux/mm.h which is
included where kobjsize() is used.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/pgtable_no.h