Rolf Eike Beer 4a8a0788a3 parisc: move definition of PAGE0 to asm/page.h
This was defined in asm/pdc.h which needs to include asm/page.h for
__PAGE_OFFSET. This leads to an include loop so that page.h eventually will
include pdc.h again. While this is no problem because of header guards, it is
a problem because some symbols may be undefined. Such an error is this:

In file included from include/linux/bitops.h:35:0,
                 from include/asm-generic/getorder.h:7,
                 from arch/parisc/include/asm/page.h:162,
                 from arch/parisc/include/asm/pdc.h:346,
                 from arch/parisc/include/asm/processor.h:16,
                 from arch/parisc/include/asm/spinlock.h:6,
                 from arch/parisc/include/asm/atomic.h:20,
                 from include/linux/atomic.h:4,
                 from include/linux/sysfs.h:20,
                 from include/linux/kobject.h:21,
                 from include/linux/device.h:17,
                 from include/linux/eisa.h:5,
                 from arch/parisc/kernel/pci.c:11:
arch/parisc/include/asm/bitops.h: In function ‘set_bit’:
arch/parisc/include/asm/bitops.h:82:2: error: implicit declaration of function ‘_atomic_spin_lock_irqsave’ [-Werror=implicit-function-declaration]
arch/parisc/include/asm/bitops.h:84:2: error: implicit declaration of function ‘_atomic_spin_unlock_irqrestore’ [-Werror=implicit-function-declaration]

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-05-10 15:12:08 -07:00
..
2009-03-13 01:18:56 -04:00
2011-07-26 16:49:47 -07:00
2012-03-20 21:48:30 +08:00
2009-01-05 19:11:05 +00:00
2012-03-28 18:30:02 +01:00
2011-09-27 18:08:04 +02:00
2012-03-28 18:30:02 +01:00
2011-03-31 11:26:23 -03:00
2009-12-16 07:20:12 -08:00
2012-03-28 18:30:02 +01:00
2009-12-16 03:48:54 +00:00
2009-03-13 01:20:48 -04:00
2010-10-07 14:08:55 +01:00
2010-08-14 22:26:51 +02:00
2012-03-28 18:30:02 +01:00
2010-06-09 11:12:36 +02:00
2011-07-26 16:49:47 -07:00
2012-02-23 20:19:04 -07:00
2012-03-28 18:30:02 +01:00
2011-07-26 16:49:43 -07:00
2009-02-01 11:01:27 +05:30
2009-09-27 23:07:23 -04:00
2012-03-28 18:30:02 +01:00
2012-01-03 22:55:17 -05:00
2011-07-31 18:18:08 -05:00