Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ppc32/src/ppc32.c

    r20f8111 r2902e1bb  
    103103}
    104104
    105 #ifdef CONFIG_FB
    106105static bool display_register(ofw_tree_node_t *node, void *arg)
    107106{
     
    170169        return true;
    171170}
    172 #endif
    173171
    174172void arch_post_mm_init(void)
Note: See TracChangeset for help on using the changeset viewer.