Commit 05fd349b authored by Aybuke Ozdemir's avatar Aybuke Ozdemir Committed by Greg Kroah-Hartman

staging: gs_fpgaboot Fix trailing whitespace.

Fix checkpatch.pl issues with trailing
whitespace in README.
Signed-off-by: default avatarAybuke Ozdemir <aybuke.147@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent de77c125
...@@ -25,13 +25,12 @@ TABLE OF CONTENTS. ...@@ -25,13 +25,12 @@ TABLE OF CONTENTS.
3. DESIGN 3. DESIGN
- load Xilinx FPGA bitstream format[1] firmware image file using - load Xilinx FPGA bitstream format[1] firmware image file using
kernel firmware framework, request_firmware() kernel firmware framework, request_firmware()
- program the Xilinx FPGA using SelectMAP (parallel) mode [2] - program the Xilinx FPGA using SelectMAP (parallel) mode [2]
- FPGA prgram is done by gpio based bit-banging, as an example - FPGA prgram is done by gpio based bit-banging, as an example
- platform independent file: gs_fpgaboot.c - platform independent file: gs_fpgaboot.c
- platform dependent file: io.c - platform dependent file: io.c
4. HOW TO USE 4. HOW TO USE
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment