[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140823070737.371f09fb@canb.auug.org.au>
Date: Sat, 23 Aug 2014 07:07:37 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Thierry Reding <thierry.reding@...il.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: linux-next: build failure after merge of the pwm tree
Hi Thierry,
After merging the pwm tree, today's linux-next build (powerpc allyesconfig)
failed like this:
drivers/pwm/pwm-lpss.c: In function 'pwm_lpss_config':
drivers/pwm/pwm-lpss.c:81:2: error: implicit declaration of function 'readl' [-Werror=implicit-function-declaration]
ctrl = readl(lpwm->regs + PWM);
^
drivers/pwm/pwm-lpss.c:87:2: error: implicit declaration of function 'writel' [-Werror=implicit-function-declaration]
writel(ctrl, lpwm->regs + PWM);
^
Caused by commit 28160b18787b ("pwm: lpss: Properly split driver to
parts").
I have reverted that commit for today (and 06c7b5394e21 ("pwm: lpss:
pci: Move to use pcim_enable_device()") which depends on it).
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists