diff options
Diffstat (limited to 'include/linux/memstick.h')
| -rw-r--r-- | include/linux/memstick.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/memstick.h b/include/linux/memstick.h index b7ee2588883..3e686ec6a96 100644 --- a/include/linux/memstick.h +++ b/include/linux/memstick.h @@ -239,7 +239,6 @@ struct memstick_request {  	unsigned char tpc;  	unsigned char data_dir:1,  		      need_card_int:1, -		      get_int_reg:1,  		      long_data:1;  	unsigned char int_reg;  	int           error;  |