CC := $(CROSS_COMPILE)gcc CFLAGS := $(CFLAGS) -Wall -D_GNU_SOURCE LDFLAGS := $(LDFLAGS) -lm TARGETS := msr aperf TEST_PROGS := $(TARGETS) run.sh .PHONY: all clean all: $(TARGETS) $(TARGETS): $(HEADERS) clean: rm -f $(TARGETS) ='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/include/dt-bindings/reset/qcom,mmcc-apq8084.h?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/dt-bindings/reset/qcom,mmcc-apq8084.h
AgeCommit message (Collapse)AuthorFilesLines