patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / drivers / ieee1394 / ieee1394_core.h
index ec32219..8e4b62c 100644 (file)
@@ -101,8 +101,6 @@ void hpsb_free_packet(struct hpsb_packet *packet);
  *
  * Use the functions, not the variable.
  */
-#include <asm/atomic.h>
-
 static inline unsigned int get_hpsb_generation(struct hpsb_host *host)
 {
         return atomic_read(&host->generation);