# # Makefile for the linux pstorefs routines. # obj-$(CONFIG_PSTORE) += pstore.o pstore-objs += inode.o platform.o pstore-$(CONFIG_PSTORE_FTRACE) += ftrace.o pstore-$(CONFIG_PSTORE_PMSG) += pmsg.o ramoops-objs += ram.o ram_core.o obj-$(CONFIG_PSTORE_RAM) += ramoops.o 'https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/drivers?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorWaldemar Rymarkiewicz <ext.waldemar.rymarkiewicz@tieto.com>2017-02-02 18:53:42 +0100
committerKalle Valo <kvalo@qca.qualcomm.com>2017-02-08 17:00:31 +0200
commitdab55d1083db11d731df5c0d53865efe2bf8e9fe (patch)
tree4c34c9e891d1b3c5d15f7a9b8826b868b098e217 /drivers
parent3a5e969bb2f6692a256352649355d56d018d6b88 (diff)
ath10k: remove unneeded semicolon
Remove redundant semicolon after switch statement. Signed-off-by: Waldemar Rymarkiewicz <ext.waldemar.rymarkiewicz@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers')