From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rommel G Custodio Date: Wed, 30 Jan 2013 21:17:44 +0900 Subject: [U-Boot] [PATCH 1/4] board: xilinx: Remove unused ancient i2c driver In-Reply-To: <1358947873-3731-1-git-send-email-michal.simek@xilinx.com> References: <1358947873-3731-1-git-send-email-michal.simek@xilinx.com> Message-ID: <20130130121744.GA76203@crg> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Michal, On 2013.01/23, Michal Simek wrote: > There is new driver in the driver folder. > > Signed-off-by: Michal Simek > --- > board/xilinx/xilinx_iic/xiic_l.c | 484 -------------------------------------- > board/xilinx/xilinx_iic/xiic_l.h | 150 ------------ > 2 files changed, 0 insertions(+), 634 deletions(-) > delete mode 100644 board/xilinx/xilinx_iic/xiic_l.c > delete mode 100644 board/xilinx/xilinx_iic/xiic_l.h > Tested-by: Rommel Custodio All the best, Rommel