Commit c6efdcff authored by Lucas Russo's avatar Lucas Russo

hal/sm_io/*/sm_io_mod_dispatch.c: update include header

As we have changed the fmc130m SMIO files, we need
to update the previous include header filename
parent 9ad24bd7
......@@ -7,7 +7,7 @@
#include "sm_io_mod_dispatch.h"
/* Include all available module we can handle */
#include "sm_io_fmc130m_4ch.h"
#include "sm_io_fmc130m_4ch_exp.h"
/* Table of all known modules we can handle */
const smio_mod_dispatch_t smio_mod_dispatch[MOD_DISPATCH_END] = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment