Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139968
b: refs/heads/master
c: c8bd427
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer committed Mar 24, 2009
1 parent 4da5d68 commit 223fd05
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ac55cdfb02133df64d4aa5571b343d4e98673b07
refs/heads/master: c8bd42707fc1d8e72e0cc722bdc0c0975b52d958
2 changes: 0 additions & 2 deletions trunk/arch/m68k/include/asm/pgalloc_no.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@

#include <asm/setup.h>

#define check_pgt_cache() do { } while (0)

#endif /* _M68KNOMMU_PGALLOC_H */
2 changes: 2 additions & 0 deletions trunk/arch/m68k/include/asm/pgtable_no.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,6 @@ extern unsigned int kobjsize(const void *objp);

#include <asm-generic/pgtable.h>

#define check_pgt_cache() do { } while (0)

#endif /* _M68KNOMMU_PGTABLE_H */

0 comments on commit 223fd05

Please sign in to comment.