X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fatm%2Fhorizon.h;h=b48859d0d434bcfaf44ad0a94d848e6f12e9da1f;hb=b55b39020289f225bf2455349ce1a67372a0baa9;hp=e2cc7020fa3ba54c21851708496b4195a0ec33c2;hpb=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2;p=firefly-linux-kernel-4.4.55.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;