]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/processor.h
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
[linux-2.6] / include / asm-powerpc / processor.h
index 415fa393b00c554de51282b6a5f6db09ed050a77..1c64a211cf191fe29626daacda7e55d8b297c510 100644 (file)
@@ -52,7 +52,6 @@
 #ifdef __KERNEL__
 #define platform_is_pseries()  (_machine == PLATFORM_PSERIES || \
                                 _machine == PLATFORM_PSERIES_LPAR)
-#define platform_is_lpar()     (!!(_machine & PLATFORM_LPAR))
 
 #if defined(CONFIG_PPC_MULTIPLATFORM)
 extern int _machine;