]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pim.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[linux-2.6-omap-h63xx.git] / include / linux / pim.h
index 6f689dc8550376f67949e5609e323c7997e84ce4..1ba0661561a44d3dc7aaa6d951d28d8566fdcaa3 100644 (file)
@@ -11,7 +11,6 @@
 #define PIM_VERSION            2
 #define PIM_REGISTER           1
 
-#if defined(__KERNEL__)
 #define PIM_NULL_REGISTER      __constant_htonl(0x40000000)
 
 /* PIMv2 register message header layout (ietf-draft-idmr-pimvsm-v2-00.ps */
@@ -26,4 +25,3 @@ struct pimreghdr
 struct sk_buff;
 extern int pim_rcv_v1(struct sk_buff *);
 #endif
-#endif