diff options
author | Boris Brezillon <boris.brezillon@bootlin.com> | 2018-07-09 22:09:34 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-07-18 10:10:20 +0200 |
commit | 8f3931ed975e1d775b87ce85d65ecacd54138359 (patch) | |
tree | 64c1e9020e2fe97032333d8f1f51169c3367c078 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e37db6df41f5d45e43d5544b2cfadeed1710f086 (diff) |
mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS
We want to allow this driver to be selected when COMPILE_TEST=y, this
means the driver can be compiled for any arch, including MIPS. When
compiling this driver for MIPS, we end up with a collision on the 'PC'
macro definition (also defined in arch/mips/include/asm/ptrace.h).
Prefix the fsmc one with FSMC_ to avoid this problem.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions