diff options
author | Trent Piepho <xyzzy@speakeasy.org> | 2009-06-12 16:31:29 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-23 03:21:20 -0300 |
commit | d8b2996607d492ffa99628bafc80da14d3a5482d (patch) | |
tree | 05f8eab4a1b8ee7c589a9048487ac6bb87d1be7b /samples | |
parent | 1ca27379f3673b40edbd2fec53b93c993fdb4f0c (diff) |
V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef block
On Fri, 12 Jun 2009, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@oracle.com>
>
> Move v4l_bound_align_image() outside of an #ifdef CONFIG_I2C block
> so that it is always built. Fixes a build error:
clamp_align() should be moved as well, since it's only used by
v4l_bound_align_image(). I'm attaching an alternate version that fixes
this. Labeled the endif too.
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions