From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Andreas=20Bie=C3=9Fmann?= Date: Mon, 13 Jun 2016 00:01:34 +0200 Subject: [U-Boot] linux/compat.h: add dev_warn() In-Reply-To: <1465072042-4631-1-git-send-email-andreas@biessmann.org> (on Sat, 4 Jun 2016 22:27:22 +0200) References: <1465072042-4631-1-git-send-email-andreas@biessmann.org> Message-ID: <1465768894-7771-1-git-send-email-andreas@biessmann.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear =?utf-8?q?Andreas_Bie=C3=9Fmann?=, writes: >In order to prevent build errors for copied code from linux introduce >dev_warn(). > >Suggested-by: Scott Wood >Signed-off-by: Andreas Bie?mann >Acked-by: Simon Glass >--- >This is a replacement patch for '[PATCH v2 14/18] at91: mtd: nand: Add >dev_warn() to correct build error in driver' > > include/linux/compat.h | 2 ++ > 1 file changed, 2 insertions(+) applied to u-boot-atmel/master, thanks! Best regards, Andreas Bie?mann