fpga: Use tab instead of space indentation
authorNava kishore Manne <nava.manne@xilinx.com>
Sat, 23 Apr 2022 17:02:34 +0000 (22:32 +0530)
committerXu Yilun <yilun.xu@intel.com>
Tue, 10 May 2022 08:04:50 +0000 (16:04 +0800)
commitbaf7d27d033c7cbbdd483ce0867b27e54b702ad5
tree7234c2e13323893efdc43aa3518a84c60900f948
parent3f3f9cb67f69a45d2fa52b919c1e6bc6416b9ec7
fpga: Use tab instead of space indentation

In FPGA Makefile has both space and tab indentation, to
make them align use tab instead of space indentation.

Signed-off-by: Nava kishore Manne <nava.manne@xilinx.com>
Link: https://lore.kernel.org/r/20220423170235.2115479-5-nava.manne@xilinx.com
Signed-off-by: Xu Yilun <yilun.xu@intel.com>
drivers/fpga/Makefile