Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288185
b: refs/heads/master
c: 35d1a45
h: refs/heads/master
i:
  288183: 4519cc7
v: v3
  • Loading branch information
Ralf Baechle committed Feb 20, 2012
1 parent 4faa4f5 commit a77e7f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: dfe981ffb987f8702c91d652921f3d1cf9e9b85e
refs/heads/master: 35d1a455b987e6a3768370f05eeced8908e77bcc
3 changes: 0 additions & 3 deletions trunk/arch/mips/include/asm/page.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@
#define HPAGE_MASK (~(HPAGE_SIZE - 1))
#define HUGETLB_PAGE_ORDER (HPAGE_SHIFT - PAGE_SHIFT)
#else /* !CONFIG_HUGETLB_PAGE */
# ifndef BUILD_BUG
# define BUILD_BUG() do { extern void __build_bug(void); __build_bug(); } while (0)
# endif
#define HPAGE_SHIFT ({BUILD_BUG(); 0; })
#define HPAGE_SIZE ({BUILD_BUG(); 0; })
#define HPAGE_MASK ({BUILD_BUG(); 0; })
Expand Down

0 comments on commit a77e7f9

Please sign in to comment.