Commit d35bdf28 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] remove unused beep macro on sh

parent 4645f81c
......@@ -98,8 +98,6 @@ extern unsigned long empty_zero_page[1024];
#endif /* !__ASSEMBLY__ */
#define __beep() asm("")
#define PMD_SIZE (1UL << PMD_SHIFT)
#define PMD_MASK (~(PMD_SIZE-1))
#define PGDIR_SIZE (1UL << PGDIR_SHIFT)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment