From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chee, Tien Fong Date: Tue, 23 May 2017 01:32:05 +0000 Subject: [U-Boot] [PATCH v4 2/5] arm: socfpga: Restructure FPGA driver in the preparation to support A10. In-Reply-To: <40df623a-45a0-5626-c1f4-204d0a4b245e@kernel.org> References: <1495167262-2305-1-git-send-email-tien.fong.chee@intel.com> <1495167262-2305-3-git-send-email-tien.fong.chee@intel.com> <40df623a-45a0-5626-c1f4-204d0a4b245e@kernel.org> Message-ID: <1495503121.23728.0.camel@intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Isn, 2017-05-22 at 10:13 -0500, Dinh Nguyen wrote: > > On 05/18/2017 11:14 PM, tien.fong.chee at intel.com wrote: > > > > From: Tien Fong Chee > > > > Move FPGA driver which is Gen5 specific code into Gen5 driver file > > and keeping common FPGA driver er intact. All the changes are still > > keeping > remove the 'er'. > > Also remove the ending '.' at the end of the commit header. > > Dinh Okay.