From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vivek Kutal Date: Fri, 06 Mar 2009 17:25:21 +0530 Subject: [U-Boot] [PATCH v2] Support for PXA27X UDC. In-Reply-To: <3efb10970903050315y267e13fapb08dda54daaa6c38@mail.gmail.com> References: <1235405136-17372-1-git-send-email-vivek.kutal@azingo.com> <3efb10970903050315y267e13fapb08dda54daaa6c38@mail.gmail.com> Message-ID: <49B10F29.3070008@azingo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Remy, There are around ~70 warnings generated for pxa-regs.h for having more than 80 chars in a line, I have taken all the macro definitions from the linux kernel source code should I fix those warnings too ? Also pxa-regs.h already has many line with more than 80 chars. -- Thanks Vivek Kutal