X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fm68k%2Finclude%2Fasm%2Fpgtable_no.h;h=11859b86b1f956949652f579f1d05c4bd49a0988;hb=9a1a1aea7572179bebb7e9755be4c7d220e05cb4;hp=c527fc2ecf82fc8fe7df959b2be401a236b3099e;hpb=1f9c52e16b5f67131440ddd51bd0cff27e45ea10;p=cascardo%2Flinux.git diff --git a/arch/m68k/include/asm/pgtable_no.h b/arch/m68k/include/asm/pgtable_no.h index c527fc2ecf82..11859b86b1f9 100644 --- a/arch/m68k/include/asm/pgtable_no.h +++ b/arch/m68k/include/asm/pgtable_no.h @@ -45,11 +45,6 @@ static inline int pte_file(pte_t pte) { return 0; } */ #define ZERO_PAGE(vaddr) (virt_to_page(0)) -/* - * These would be in other places but having them here reduces the diffs. - */ -extern unsigned int kobjsize(const void *objp); - /* * No page table caches to initialise. */