diff options
| author | David S. Miller <davem@nuts.ninka.net> | 2002-07-22 07:29:33 -0700 |
|---|---|---|
| committer | David S. Miller <davem@nuts.ninka.net> | 2002-07-22 07:29:33 -0700 |
| commit | 993e0986c5fef4087bb7b9967ebff737bd69dc64 (patch) | |
| tree | 039eb877e106399cb35bcc527c6ebcb006aada95 /include/linux/brlock.h | |
| parent | 7559047b379d676884cbb64e104add456a3cfac8 (diff) | |
SPARC64: Kill BR_GLOBALIRQ_LOCK and cpp warning about it. Kill include typo.
Diffstat (limited to 'include/linux/brlock.h')
| -rw-r--r-- | include/linux/brlock.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/brlock.h b/include/linux/brlock.h index 81d87c72ca1d..21fa28afa79a 100644 --- a/include/linux/brlock.h +++ b/include/linux/brlock.h @@ -34,7 +34,6 @@ /* Register bigreader lock indices here. */ enum brlock_indices { - BR_GLOBALIRQ_LOCK, BR_NETPROTO_LOCK, BR_LLC_LOCK, __BR_END |
