Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

FDT without audio



I'm trying to convert a port over to use FDT and am getting an
error because it doesn't include any audio devices:

In file included from ../../../../dev/audio_dai.h:32:0,
                 from ../../../../dev/fdt/fdtvar.h:39,
                 from ../../../../arch/arm/fdt/arm_fdt.c:41:
../../../../dev/audio_if.h:49:2: error: #error "No 'audio* at audiobus?' or 'midi* at midibus?' or similar configured"
 #error "No 'audio* at audiobus?' or 'midi* at midibus?' or similar configured"
  ^~~~~
nbmkdep: compile failed.

*** Failed target:  arm_fdt.d


Home | Main Index | Thread Index | Old Index