# # Makefile for the NetLabel subsystem. # # base objects obj-y := netlabel_user.o netlabel_kapi.o obj-y += netlabel_domainhash.o netlabel_addrlist.o # management objects obj-y += netlabel_mgmt.o # protocol modules obj-y += netlabel_unlabeled.o obj-y += netlabel_cipso_v4.o obj-$(subst m,y,$(CONFIG_IPV6)) += netlabel_calipso.o 'application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/ax25/ax25_ds_subr.c
his.form.submit();'>
AgeCommit message (Collapse)AuthorFilesLines
authorNicolae Rosia <Nicolae_Rosia@mentor.com>2016-11-12 14:42:12 +0200
committerMark Brown <broonie@kernel.org>2016-11-16 18:03:39 +0000
commit25d82337705e24203b27e23762144950f87a1016 (patch)
tree05380cc1748dfce2be3ee1f1436561cbd4009eca
parentdab780a3b489b038a47d8fbbc49c33aae1e7a682 (diff)
regulator: twl: make driver DT only
All users are DT only, remove unused code. Signed-off-by: Nicolae Rosia <Nicolae_Rosia@mentor.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat