commit | 9a1a1aea7572179bebb7e9755be4c7d220e05cb4 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Jun 20 09:29:36 2014 +0200 |
committer | Greg Ungerer <gerg@uclinux.org> | Fri Jun 20 23:12:10 2014 +1000 |
tree | df60fbbaf551cbdbd35a6c41dd02d7fb17e57fde | |
parent | 817f72d680828bb848099adf69fd35c14ff2e182 [diff] |
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>