Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/drv/generic/dev_iface.c

    r48bd6f4 rcf02eaf  
    4040#include "dev_iface.h"
    4141#include "remote_hw_res.h"
    42 #include "remote_pio_window.h"
    4342#include "remote_char_dev.h"
    4443#include "remote_clock_dev.h"
     
    5958                [AUDIO_PCM_BUFFER_IFACE] = &remote_audio_pcm_iface,
    6059                [HW_RES_DEV_IFACE] = &remote_hw_res_iface,
    61                 [PIO_WINDOW_DEV_IFACE] = &remote_pio_window_iface,
    6260                [CHAR_DEV_IFACE] = &remote_char_dev_iface,
    6361                [GRAPH_DEV_IFACE] = &remote_graph_dev_iface,
Note: See TracChangeset for help on using the changeset viewer.