Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1367086
| From | Alexander Stein <alexander.stein@systec-electronic.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] regmap: Fix implicit inclusion of device.h |
| Date | 2016-03-30 12:40 +0200 |
| Message-ID | <rilHA-3WZ-29@gated-at.bofh.it> (permalink) |
| References | <ri7Oi-2sv-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tuesday 29 March 2016 12:41:54, Mark Brown wrote: > internal.h is using dev_name() but doesn't include device.h which > defines it. Add an explicit include to avoid build problems due to > this. > > Signed-off-by: Mark Brown <broonie@kernel.org> > --- > drivers/base/regmap/internal.h | 1 + > 1 file changed, 1 insertion(+) Tested-by: Alexander Stein <alexander.stein@systec-electronic.com> Best regards, Alexander
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] regmap: Fix implicit inclusion of device.h Mark Brown <broonie@kernel.org> - 2016-03-29 21:50 +0200 Re: [PATCH 1/2] regmap: Fix implicit inclusion of device.h Alexander Stein <alexander.stein@systec-electronic.com> - 2016-03-30 12:40 +0200
csiph-web