mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2026-04-05 07:15:27 -04:00
topology: remove MAX_FILE definition and use correct PATH_MAX
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
ebf5213cd6
commit
fbe1ac4a09
2 changed files with 1 additions and 2 deletions
|
|
@ -29,7 +29,6 @@
|
|||
#define tplg_dbg(fmt, arg...) do { } while (0)
|
||||
#endif
|
||||
|
||||
#define MAX_FILE 256
|
||||
#define TPLG_MAX_PRIV_SIZE (1024 * 128)
|
||||
|
||||
/** The name of the environment variable containing the tplg directory */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue