[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5251AB52.3000506@roeck-us.net>
Date: Sun, 06 Oct 2013 11:26:26 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Rob Herring <rob.herring@...xeda.com>
CC: James Hogan <james.hogan@...tec.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-next@...r.kernel.org, linux-metag@...r.kernel.org
Subject: Commit f26150004 (metag: use common of_flat_dt_match_machine) causes
metag build failures in linux-next
arch/metag/kernel/devtree.c: In function 'setup_machine_fdt':
arch/metag/kernel/devtree.c:52: error: 'arch_get_next_mach' undeclared (first use in this function)
arch/metag/kernel/devtree.c:52: error: (Each undeclared identifier is reported only once
arch/metag/kernel/devtree.c:52: error: for each function it appears in.)
arch/metag/kernel/devtree.c:52: warning: assignment discards qualifiers from pointer target type
make[1]: *** [arch/metag/kernel/devtree.o] Error 1
Not surprising, since arch_get_next_mach() is not defined for metag.
Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists