Hi Yoshinori,

your commit 5befaa907481 ("h8300: devicetree source") is in today's
linux-next tree (i.e., next-20150513) and adds the following line:

+dtb-$(CONFIG_EDOSK2674) := edosk2674.dtb

EDOSK2674 is not defined in Kconfig so that the device tree source
won't be touched.  Some grepping indicates that it's just a typo and
'H8S_EDOSK2674' may be the correct option.  Is that right?

I detected this issue with scripts/checkkconfigsymbols.py by diffing
yesterday's and today's linux-next tree.

Kind regards,
 Valentin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to