]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/mm/tlb-nommu.c
x86: fix section mismatch warning in process_*.c
[linux-2.6-omap-h63xx.git] / arch / sh / mm / tlb-nommu.c
index 8842620604c3530a5e7a8b0e15f872a74ff908b2..15111bc7ddd62719d6fd9fe25e9bd6dcacaa659e 100644 (file)
@@ -55,3 +55,7 @@ void __init page_table_range_init(unsigned long start, unsigned long end,
                                  pgd_t *pgd_base)
 {
 }
+
+void __set_fixmap(enum fixed_addresses idx, unsigned long phys, pgprot_t prot)
+{
+}