X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=drivers%2Fatm%2Fhorizon.h;h=b48859d0d434bcfaf44ad0a94d848e6f12e9da1f;hb=5266e5b12c8b73587130325f7074d2f49ef9e427;hp=e2cc7020fa3ba54c21851708496b4195a0ec33c2;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=linux-2.6-block.git diff --git a/drivers/atm/horizon.h b/drivers/atm/horizon.h index e2cc7020fa3b..b48859d0d434 100644 --- a/drivers/atm/horizon.h +++ b/drivers/atm/horizon.h @@ -30,7 +30,6 @@ #ifndef DRIVER_ATM_HORIZON_H #define DRIVER_ATM_HORIZON_H -#include #ifdef CONFIG_ATM_HORIZON_DEBUG #define DEBUG_HORIZON @@ -424,7 +423,7 @@ struct hrz_dev { wait_queue_head_t tx_queue; u8 irq; - long flags; + unsigned long flags; u8 tx_last; u8 tx_idle;