Skip to content

Compile error: multiple definitions of functions in of.h #37

@agherzan

Description

@agherzan

Compiling this linux I get many errors similar to:

arch/arm/mach-omap2/dss-common.o: In function of_changeset_add_property_u32': |/kernel-source/include/linux/of.h:1116: multiple definition ofof_changeset_add_property_u32'
| arch/arm/mach-omap2/id.o:/kernel-source/include/linux/of.h:1116: first defined here
| arch/arm/mach-omap2/dss-common.o: In function of_changeset_add_property_bool': | /kernel-source/include/linux/of.h:1122: multiple definition ofof_changeset_add_property_bool'
| arch/arm/mach-omap2/id.o:/kernel-source/include/linux/of.h:1122: first defined here
| /kernel-source/scripts/Makefile.build:337: recipe for target 'arch/arm/mach-omap2/built-in.o' failed

The patch which introduces this is:
commit 8d2e106
Author: Pantelis Antoniou pantelis.antoniou@konsulko.com
Date: Wed Jun 10 18:35:53 2015 +0300

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions