]> git.ozlabs.org Git - petitboot/commit
Fix params.c logging
authorGeoff Levand <geoff@infradead.org>
Sun, 4 Dec 2011 23:02:31 +0000 (15:02 -0800)
committerGeoff Levand <geoff@infradead.org>
Mon, 5 Dec 2011 00:15:00 +0000 (16:15 -0800)
commit8f122ed62ffcd0508d857393e6809f2581cf790e
treeba2bf5af8b40e1bd7f67a1444d980638203195b7
parent402b446414b71e2052e08a7a879c88493f72c856
Fix params.c logging

Fixes build warnings like these:
  implicit declaration of function ‘pb_log’

Signed-off-by: Geoff Levand <geoff@infradead.org>
discover/params.c