Skip to content

Commit

Permalink
rfkill: Add missing description for RFKILL_TYPE_GPS
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Janakiram Sistla <janakiram.sistla@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Marcel Holtmann authored and John W. Linville committed Nov 18, 2009
1 parent a2fb0ad commit 0878c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/rfkill.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
* @RFKILL_TYPE_UWB: switch is on a ultra wideband device.
* @RFKILL_TYPE_WIMAX: switch is on a WiMAX device.
* @RFKILL_TYPE_WWAN: switch is on a wireless WAN device.
* @RFKILL_TYPE_GPS: switch is on a GPS device.
* @NUM_RFKILL_TYPES: number of defined rfkill types
*/
enum rfkill_type {
Expand Down

0 comments on commit 0878c35

Please sign in to comment.