All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Randy Dunlap <rdunlap@xenotime.net>
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
	linux-next@vger.kernel.org,
	linux-media <linux-media@vger.kernel.org>
Subject: Re: mmotm 2012-10-11-16-14 uploaded (media/i2c/m5mols/m5mols_core)
Date: Fri, 12 Oct 2012 14:22:31 +0200	[thread overview]
Message-ID: <50780B87.3020202@samsung.com> (raw)
In-Reply-To: <5077B8F3.3050105@xenotime.net>

On 10/12/2012 08:30 AM, Randy Dunlap wrote:
> On 10/11/2012 04:15 PM, akpm@linux-foundation.org wrote:
> 
>> The mm-of-the-moment snapshot 2012-10-11-16-14 has been uploaded to
>>
>>    http://www.ozlabs.org/~akpm/mmotm/
>>
>> mmotm-readme.txt says
>>
>> README for mm-of-the-moment:
>>
>> http://www.ozlabs.org/~akpm/mmotm/
>>
>> This is a snapshot of my -mm patch queue.  Uploaded at random hopefully
>> more than once a week.
> 
> on x86_64:
> 
>   CC [M]  drivers/media/i2c/m5mols/m5mols_core.o
> drivers/media/i2c/m5mols/m5mols_core.c: In function 'm5mols_set_frame_desc':
> drivers/media/i2c/m5mols/m5mols_core.c:636:24: error: 'SZ_1M' undeclared (first use in this function)
> drivers/media/i2c/m5mols/m5mols_core.c:636:24: note: each undeclared identifier is reported only once for each function it appears in
> make[5]: *** [drivers/media/i2c/m5mols/m5mols_core.o] Error 1

This issue has been fixed with commit
1fdead8ad31d3aa833bc37739273fcde89ace93c
[media] m5mols: Add missing #include <linux/sizes.h>
which is already in Linus' tree.

  reply	other threads:[~2012-10-12 12:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-11 23:15 mmotm 2012-10-11-16-14 uploaded akpm
2012-10-11 23:15 ` akpm
2012-10-12  6:30 ` mmotm 2012-10-11-16-14 uploaded (media/i2c/m5mols/m5mols_core) Randy Dunlap
2012-10-12 12:22   ` Sylwester Nawrocki [this message]
2012-10-15  1:24 ` [PATCH -mmotm] kernel: fix synchro-test.c printk format warrnings Randy Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50780B87.3020202@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.