bpfc-libs = bpfc-objs = xmalloc.o \ str.o \ bpf.o \ bpf_lexer.yy.o \ bpf_parser.tab.o \ die.o \ sysctl.o \ proc.o \ cpp.o \ bpfc.o bpfc-lex = bpf_lexer.yy.o bpfc-yaac = bpf_parser.tab.o bpfc-eflags = -I.. bpfc-confs = bpfc_clean_custom: $(Q)$(call RM,$(BUILD_DIR)/*.h $(BUILD_DIR)/*.c) .ch/cgit.cgi/linux/net-next.git/atom/Documentation/devicetree?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-06-23 15:04:29 +0200
committerMark Brown <broonie@kernel.org>2015-07-03 13:52:10 +0100
commitcb76b1ca9174aa29d4c7c0f4aef113be203b600c (patch)
tree276a7bb620b562e6aab2f248a1e550284af8d284 /Documentation/devicetree
parent5d4db691ed978080435f4e5aad2ce707294a75b4 (diff)
spi: rspi: Make qspi_set_send_trigger() return "unsigned int"
qspi_set_send_trigger() returns an unsigned value, so make it return "unsigned int". Update the loop variables qspi_trigger_transfer_out_int() to match the above. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree')