mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 15:10:38 +00:00
[PATCH] pcmcia: remove unused client_t
client_t and CLIENT_MAGIC are unused, so remove them Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
c8751e4c0b
commit
76d82ec526
@ -17,9 +17,6 @@
|
||||
|
||||
#include <linux/config.h>
|
||||
|
||||
#define CLIENT_MAGIC 0x51E6
|
||||
typedef struct client_t client_t;
|
||||
|
||||
/* Flags in client state */
|
||||
#define CLIENT_CONFIG_LOCKED 0x0001
|
||||
#define CLIENT_IRQ_REQ 0x0002
|
||||
|
Loading…
x
Reference in New Issue
Block a user